<section>
<h1>Compare</h1>
<details>
<summary><b>ComparePHPFileToString:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
Strict: false
Target:
I am php output
--
Actual:
I am php output
--------
Strict: false
Target:
I am php output
--
Actual:
I am php output
--------
</div>
</details>
<details>
<summary><b>CompareFileToStringStrict:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
Strict: true
Target:
abcd
I am a file
I get tested against myself
--
Actual:
file:///home/reed/data/dev/PHP/dev/depend/vendor/taeluf/unit-tester/8-build/test/auto/src/Compare.txt
--------
Strict: true
Target:
file:///home/reed/data/dev/PHP/dev/depend/vendor/taeluf/unit-tester/8-build/test/auto/src/Compare.txt
--
Actual:
abcd
I am a file
I get tested against myself
--------
</div>
</details>
<details>
<summary><b>CompareFileToStringLoose:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
Strict: false
Target:
abcd
I am a file
I get tested against myself
--
Actual:
abcd
I am a file
I get tested against myself
--------
Strict: false
Target:
abcd
I am a file
I get tested against myself
--
Actual:
abcd
I am a file
I get tested against myself
--------
</div>
</details>
<details>
<summary><b>ComparestringsWithDiffPad:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
Strict: true
Target:
I am a string.
--
Actual:
I am a string.
--------
Strict: false
Target:
I am a string.
--
Actual:
I am a string.
--------
</div>
</details>
<details>
<summary><b>CompareStringsThatMatch:</b> <span style="color:green;">success</span> </summary>
<div style='padding-left:4ch;white-space:pre;'>
Strict: true
Target:
Be good to others.
--
Actual:
Be good to others.
--------
</div>
</details>
</section>